home *** CD-ROM | disk | FTP | other *** search
/ Game Zone - 1,000+ Games / GAMEZONE.BIN / Programs / Win / 2X DYNAMITE / 32xdyn12.exe / 2XDYNA.EXE / 0 / RCDATA / TSTATSFORM / TSTATSFORM.txt
Text File  |  1999-05-04  |  5KB  |  271 lines

  1. object StatsForm: TStatsForm
  2.   Left = 328
  3.   Top = 213
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Your Game Statistics'
  7.   ClientHeight = 235
  8.   ClientWidth = 632
  9.   Font.Color = clBlack
  10.   Font.Height = -13
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   TextHeight = 16
  17.   object Label1: TLabel
  18.     Left = 12
  19.     Top = 14
  20.     Width = 37
  21.     Height = 16
  22.     Caption = 'Spins:'
  23.   end
  24.   object Label2: TLabel
  25.     Left = 12
  26.     Top = 110
  27.     Width = 45
  28.     Height = 16
  29.     Caption = 'Credits:'
  30.   end
  31.   object Label3: TLabel
  32.     Left = 12
  33.     Top = 142
  34.     Width = 61
  35.     Height = 16
  36.     Caption = 'Borrowed:'
  37.   end
  38.   object Label4: TLabel
  39.     Left = 340
  40.     Top = 46
  41.     Width = 48
  42.     Height = 16
  43.     Caption = 'Payoffs:'
  44.   end
  45.   object Label6: TLabel
  46.     Left = 364
  47.     Top = 94
  48.     Width = 68
  49.     Height = 16
  50.     Caption = 'Free Spins:'
  51.   end
  52.   object Label7: TLabel
  53.     Left = 364
  54.     Top = 118
  55.     Width = 72
  56.     Height = 16
  57.     Caption = 'Bonus Pool:'
  58.   end
  59.   object Label8: TLabel
  60.     Left = 364
  61.     Top = 142
  62.     Width = 111
  63.     Height = 16
  64.     Caption = 'Double or Nothing:'
  65.   end
  66.   object Label11: TLabel
  67.     Left = 225
  68.     Top = 14
  69.     Width = 56
  70.     Height = 16
  71.     Alignment = taRightJustify
  72.     Caption = 'Label11'
  73.     Font.Color = clBlack
  74.     Font.Height = -13
  75.     Font.Name = 'MS Sans Serif'
  76.     Font.Style = [fsBold]
  77.     ParentFont = False
  78.   end
  79.   object Label12: TLabel
  80.     Left = 225
  81.     Top = 110
  82.     Width = 56
  83.     Height = 16
  84.     Alignment = taRightJustify
  85.     Caption = 'Label11'
  86.     Font.Color = clBlack
  87.     Font.Height = -13
  88.     Font.Name = 'MS Sans Serif'
  89.     Font.Style = [fsBold]
  90.     ParentFont = False
  91.   end
  92.   object Label13: TLabel
  93.     Left = 225
  94.     Top = 142
  95.     Width = 56
  96.     Height = 16
  97.     Alignment = taRightJustify
  98.     Caption = 'Label11'
  99.     Font.Color = clBlack
  100.     Font.Height = -13
  101.     Font.Name = 'MS Sans Serif'
  102.     Font.Style = [fsBold]
  103.     ParentFont = False
  104.   end
  105.   object Label14: TLabel
  106.     Left = 553
  107.     Top = 46
  108.     Width = 56
  109.     Height = 16
  110.     Alignment = taRightJustify
  111.     Caption = 'Label11'
  112.     Font.Color = clBlack
  113.     Font.Height = -13
  114.     Font.Name = 'MS Sans Serif'
  115.     Font.Style = [fsBold]
  116.     ParentFont = False
  117.   end
  118.   object Label16: TLabel
  119.     Left = 475
  120.     Top = 94
  121.     Width = 110
  122.     Height = 16
  123.     Alignment = taRightJustify
  124.     Caption = 'Label11'
  125.   end
  126.   object Label17: TLabel
  127.     Left = 475
  128.     Top = 118
  129.     Width = 110
  130.     Height = 16
  131.     Alignment = taRightJustify
  132.     Caption = 'Label11'
  133.   end
  134.   object Label18: TLabel
  135.     Left = 475
  136.     Top = 142
  137.     Width = 110
  138.     Height = 16
  139.     Alignment = taRightJustify
  140.     Caption = 'Label11'
  141.   end
  142.   object Label21: TLabel
  143.     Left = 364
  144.     Top = 70
  145.     Width = 47
  146.     Height = 16
  147.     Caption = 'Normal:'
  148.   end
  149.   object Label22: TLabel
  150.     Left = 475
  151.     Top = 70
  152.     Width = 110
  153.     Height = 16
  154.     Alignment = taRightJustify
  155.     Caption = 'Label11'
  156.   end
  157.   object Label23: TLabel
  158.     Left = 12
  159.     Top = 190
  160.     Width = 187
  161.     Height = 16
  162.     Caption = 'Overall Payoff Percentage:'
  163.     Font.Color = clBlack
  164.     Font.Height = -13
  165.     Font.Name = 'MS Sans Serif'
  166.     Font.Style = [fsBold]
  167.     ParentFont = False
  168.   end
  169.   object Label24: TLabel
  170.     Left = 16
  171.     Top = 208
  172.     Width = 465
  173.     Height = 41
  174.     AutoSize = False
  175.     Caption = '(Does not include money won/lost on the double-or-nothing game).'
  176.     Font.Color = clBlack
  177.     Font.Height = -11
  178.     Font.Name = 'MS Sans Serif'
  179.     Font.Style = []
  180.     ParentFont = False
  181.     WordWrap = True
  182.   end
  183.   object Label25: TLabel
  184.     Left = 217
  185.     Top = 190
  186.     Width = 56
  187.     Height = 16
  188.     Alignment = taRightJustify
  189.     Caption = 'Label11'
  190.     Font.Color = clRed
  191.     Font.Height = -13
  192.     Font.Name = 'MS Sans Serif'
  193.     Font.Style = [fsBold]
  194.     ParentFont = False
  195.   end
  196.   object Label26: TLabel
  197.     Left = 340
  198.     Top = 14
  199.     Width = 64
  200.     Height = 16
  201.     Caption = 'Total Bets:'
  202.   end
  203.   object Label27: TLabel
  204.     Left = 553
  205.     Top = 14
  206.     Width = 56
  207.     Height = 16
  208.     Alignment = taRightJustify
  209.     Caption = 'Label11'
  210.     Font.Color = clBlack
  211.     Font.Height = -13
  212.     Font.Name = 'MS Sans Serif'
  213.     Font.Style = [fsBold]
  214.     ParentFont = False
  215.   end
  216.   object Label34: TLabel
  217.     Left = 28
  218.     Top = 38
  219.     Width = 88
  220.     Height = 16
  221.     Caption = 'Regular Spins:'
  222.   end
  223.   object Label36: TLabel
  224.     Left = 28
  225.     Top = 62
  226.     Width = 68
  227.     Height = 16
  228.     Caption = 'Free Spins:'
  229.   end
  230.   object Label37: TLabel
  231.     Left = 147
  232.     Top = 38
  233.     Width = 110
  234.     Height = 16
  235.     Alignment = taRightJustify
  236.     Caption = 'Label11'
  237.   end
  238.   object Label39: TLabel
  239.     Left = 147
  240.     Top = 62
  241.     Width = 110
  242.     Height = 16
  243.     Alignment = taRightJustify
  244.     Caption = 'Label11'
  245.   end
  246.   object Label5: TLabel
  247.     Left = 364
  248.     Top = 166
  249.     Width = 91
  250.     Height = 16
  251.     Caption = 'Mystery Bonus:'
  252.   end
  253.   object Label9: TLabel
  254.     Left = 475
  255.     Top = 166
  256.     Width = 110
  257.     Height = 16
  258.     Alignment = taRightJustify
  259.     Caption = 'Label11'
  260.   end
  261.   object BitBtn1: TBitBtn
  262.     Left = 528
  263.     Top = 192
  264.     Width = 89
  265.     Height = 33
  266.     TabOrder = 0
  267.     Kind = bkOK
  268.     Spacing = -1
  269.   end
  270. end
  271.